| Einhugur OpenDocument Text Plugin for Xojo |
|
Section.PageWidth Method
Returns width of the pages in the section in unit determined by the unit parameter.
Parameters
- unit
- The desired unit to get the the result in.
Returns
- Double
Remarks
You can set the page size by using the SetPageSize methods.
See Also
Section Class